home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / langDefs / ls.lang < prev    next >
Text File  |  2004-09-06  |  3KB  |  70 lines

  1. # Lotus Script language definition file
  2. #
  3. # Author: AndrΘ Simon
  4. #   Mail: andre.simon1@gmx.de
  5. #   Date: 28.06.2003
  6. # ------------------------------------------
  7. # This file is a part of highlight, a free source code converter released under the GPL.
  8. #
  9. # The file is used to describe keywords and special symbols of programming languages.
  10. # See README in the highlight directory for details.
  11. #
  12. # New definition files for future releases of highlight are always appreciated ;)
  13. #
  14. # ----------
  15. # andre.simon1@gmx.de
  16. # http:/www.andre-simon.de/
  17.  
  18.  
  19. $KW_LIST(kwa)=Abs Access ACos ActivateApp Alias And Any Append As Asc ASin Atn Atn2
  20. Base Beep Bin Bin$ Binary Bind ByVal Call CCur CDat CDbl ChDir ChDrive Chr Chr$
  21. CInt Class CLng Close Command Command$ Compare Const Cos CSng CStr CurDir
  22. CurDir$ CurDrive CurDrive$ CVar DataType Date Date$ DateNumber DateValue Day
  23. Declare DefCur DefDbl DefInt DefLng DefSng DefStr DefVar Delete Dim Dir Dir$
  24. Environ Environ$ EOF Eqv Erase Erl Err Error Error$ Evaluate Event Execute Exit
  25. Exp FALSE FileAttr FileCopy FileDateTime FileLen Fix Format Format$ Fraction
  26. FreeFile FromFunction Get GetFileAttr Hex Hex$ Hour IMEStatus Imp In Input
  27. Input$ InputB InputB$ InputBox InputBox$ InputBP InputBP$ InStr InStrB InStrBP
  28. Int Is IsArray IsDate IsElement IsEmpty IsList IsNull IsNumeric IsObject
  29. IsScalar IsUnknown Kill LBound LCase LCase$ Left Left$ LeftB LeftB$ LeftBP
  30. LeftBP$ Len LenB LenBP Let Lib Like Line List ListTag LMBCS Loc Lock LOF Log
  31. Loop LSet LTrim LTrim$ Me MessageBox Mid Mid$ MidB MidB$ Minute MkDir Mod Month
  32. Name New NoCase NoPitch Not NOTHING Now NULL Oct Oct$ On Open Option Or Output
  33. PI Pitch Preserve Print Private Property Public Put Random Randomize Read ReDim
  34. Rem Remove Reset Resume Return Right Right$ RightB RightB$ RightBP RightBP$
  35. RmDir Rnd Round RSet RTrim RTrim$ Second Seek SendKeys Set SetFileAttr Sgn
  36. Shared Shell Sin Space Space$ Spc Sqr Static Step Stop Str Str$ StrCompare
  37. String$ Sub Tab Tan Time Time$ TimeNumber Timer TimeValue To Today Trim Trim$
  38. TRUE Type TypeName UBound UCase UCase$ UChr UChr$ Uni Unicode Unlock Use UseLSX
  39. UString UString$ Val With Write Xor Year Yield Case Do Else End ElseIf For
  40. Forall If Next Select Then Until Wend While GoSub GoTo NotesACLNotesACLEntry
  41. NotesAgent NotesDatabase NotesDateRange NotesDateTime NotesDbDirectory
  42. NotesDocument NotesDocumentCollection NotesEmbeddedObject NotesForm
  43. NotesInternational NotesItem NotesLog NotesName NotesNewsLetter
  44. NotesRegistration NotesRichTextItem NotesRichTextStyle NotesSession NotesTimer
  45. NotesView NotesViewColumn NotesUIDatabase NotesUIDocument NotesUIView
  46. NotesUIWorkspace Navigator notesaclnotesaclentry notesagent notesdatabase
  47. notesdaterange notesdatetime notesdbdirectory notesdocument
  48. notesdocumentcollection notesembeddedobject notesform notesinternational
  49. notesitem noteslog notesname notesnewsletter notesregistration
  50. notesrichtextitem notesrichtextstyle notessession notestimer notesview
  51. notesviewcolumn notesuidatabase notesuidocument notesuiview notesuiworkspace
  52. navigator
  53.  
  54.  
  55. $KW_LIST(kwb)=Currency Double Integer Long Single String Variant
  56.  
  57. $ALLOWEDCHARS=$
  58.  
  59. #$STRINGDELIMITERS=" '
  60.  
  61. $SL_COMMENT='
  62.  
  63. $ML_COMMENT=%REM %END
  64.  
  65. $IGNORECASE=false
  66.  
  67. $SYMBOLS= ( ) [ ] { } , ; : & | < > !  = / *   + -
  68.  
  69.  
  70.